[INFO] fetching crate vuio 0.0.22...
[INFO] testing vuio-0.0.22 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate vuio 0.0.22 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate vuio 0.0.22
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vuio 0.0.22
[INFO] tweaked toml for crates.io crate vuio 0.0.22 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vuio 0.0.22 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vuio 0.0.22 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 231ab62c9333c086d003f99ce105e1223ce05b2ea72dca4ae27fea37dc6a9246
[INFO] running `Command { std: "docker" "start" "-a" "231ab62c9333c086d003f99ce105e1223ce05b2ea72dca4ae27fea37dc6a9246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "231ab62c9333c086d003f99ce105e1223ce05b2ea72dca4ae27fea37dc6a9246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "231ab62c9333c086d003f99ce105e1223ce05b2ea72dca4ae27fea37dc6a9246", kill_on_drop: false }`
[INFO] [stdout] 231ab62c9333c086d003f99ce105e1223ce05b2ea72dca4ae27fea37dc6a9246
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f0922b9dc50c0082c40c20c2be7d38349675b83b0b61233cb8f051b9b52cf42
[INFO] running `Command { std: "docker" "start" "-a" "1f0922b9dc50c0082c40c20c2be7d38349675b83b0b61233cb8f051b9b52cf42", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling redb v3.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling mp4ameta_proc v0.6.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling mp4ameta v0.11.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling metaflac v0.2.8
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling id3 v1.16.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling audiotags-macro v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling notify-debouncer-full v0.6.0
[INFO] [stderr]    Compiling audiotags v0.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.24.0+spec-1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling vuio v0.0.22 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/database/redb.rs:489:30
[INFO] [stdout]     |
[INFO] [stdout] 489 |                  if let Some(v) = dir_index.get(stripped)? {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `add_track_to_playlist` is never used
[INFO] [stdout]    --> src/database/playlist_formats.rs:321:14
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl PlaylistFileManager {
[INFO] [stdout]     | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 321 |     async fn add_track_to_playlist<D: DatabaseManager + ?Sized>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.41s
[INFO] running `Command { std: "docker" "inspect" "1f0922b9dc50c0082c40c20c2be7d38349675b83b0b61233cb8f051b9b52cf42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f0922b9dc50c0082c40c20c2be7d38349675b83b0b61233cb8f051b9b52cf42", kill_on_drop: false }`
[INFO] [stdout] 1f0922b9dc50c0082c40c20c2be7d38349675b83b0b61233cb8f051b9b52cf42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c6f2149d36966e3bc1e662d57c3d91466cfd03f0bb4a7e8114452c5d98399e9
[INFO] running `Command { std: "docker" "start" "-a" "8c6f2149d36966e3bc1e662d57c3d91466cfd03f0bb4a7e8114452c5d98399e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling id3 v1.16.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling notify-debouncer-full v0.6.0
[INFO] [stderr]    Compiling audiotags v0.5.0
[INFO] [stderr]    Compiling vuio v0.0.22 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/database/redb.rs:489:30
[INFO] [stdout]     |
[INFO] [stdout] 489 |                  if let Some(v) = dir_index.get(stripped)? {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/database/redb.rs:489:30
[INFO] [stdout]     |
[INFO] [stdout] 489 |                  if let Some(v) = dir_index.get(stripped)? {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `add_track_to_playlist` is never used
[INFO] [stdout]    --> src/database/playlist_formats.rs:321:14
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl PlaylistFileManager {
[INFO] [stdout]     | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 321 |     async fn add_track_to_playlist<D: DatabaseManager + ?Sized>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `add_track_to_playlist` is never used
[INFO] [stdout]    --> src/database/playlist_formats.rs:321:14
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl PlaylistFileManager {
[INFO] [stdout]     | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 321 |     async fn add_track_to_playlist<D: DatabaseManager + ?Sized>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.52s
[INFO] running `Command { std: "docker" "inspect" "8c6f2149d36966e3bc1e662d57c3d91466cfd03f0bb4a7e8114452c5d98399e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c6f2149d36966e3bc1e662d57c3d91466cfd03f0bb4a7e8114452c5d98399e9", kill_on_drop: false }`
[INFO] [stdout] 8c6f2149d36966e3bc1e662d57c3d91466cfd03f0bb4a7e8114452c5d98399e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8624eeccec5dd37e4fe3223e5b2390619ecba6317934475dd658b20396853662
[INFO] running `Command { std: "docker" "start" "-a" "8624eeccec5dd37e4fe3223e5b2390619ecba6317934475dd658b20396853662", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]    --> src/database/redb.rs:489:30
[INFO] [stderr]     |
[INFO] [stderr] 489 |                  if let Some(v) = dir_index.get(stripped)? {
[INFO] [stderr]     |                              ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `add_track_to_playlist` is never used
[INFO] [stderr]    --> src/database/playlist_formats.rs:321:14
[INFO] [stderr]     |
[INFO] [stderr]  38 | impl PlaylistFileManager {
[INFO] [stderr]     | ------------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 321 |     async fn add_track_to_playlist<D: DatabaseManager + ?Sized>(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `vuio` (lib) generated 2 warnings (run `cargo fix --lib -p vuio` to apply 1 suggestion)
[INFO] [stderr] warning: `vuio` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vuio-3c2efdfb3165da9e)
[INFO] [stdout] 
[INFO] [stdout] running 102 tests
[INFO] [stdout] test config::tests::test_default_config_creation ... ok
[INFO] [stdout] test config::tests::test_enhanced_platform_defaults_application ... ok
[INFO] [stdout] test config::generator::tests::test_config_generator_handles_empty_optional_fields ... ok
[INFO] [stdout] test config::generator::tests::test_config_generator_creates_valid_toml ... ok
[INFO] [stdout] test config::tests::test_config_serialization ... ok
[INFO] [stdout] test config::tests::test_exclude_patterns ... ok
[INFO] [stdout] test config::tests::test_comprehensive_platform_integration ... ok
[INFO] [stdout] test config::tests::test_platform_defaults_application ... ok
[INFO] [stdout] test config::tests::test_platform_validation ... ok
[INFO] [stdout] test config::validation::tests::test_directory_validation ... ok
[INFO] [stdout] test config::validation::tests::test_config_loading_with_missing_directories ... ok
[INFO] [stdout] test config::validation::tests::test_invalid_media_config ... ok
[INFO] [stdout] test config::tests::test_config_file_operations ... ok
[INFO] [stdout] test config::validation::tests::test_invalid_network_config ... ok
[INFO] [stdout] test config::validation::tests::test_invalid_server_config ... ok
[INFO] [stdout] test database::playlist_formats::tests::test_format_detection ... ok
[INFO] [stdout] test config::validation::tests::test_flexible_validation_allows_startup ... ok
[INFO] [stdout] test config::validation::tests::test_validation_mode_behavior ... ok
[INFO] [stdout] test database::playlist_formats::tests::test_m3u_parsing ... ok
[INFO] [stdout] test config::tests::test_platform_config_template_creation ... ok
[INFO] [stdout] test config::validation::tests::test_valid_config ... ok
[INFO] [stdout] test config::tests::test_config_manager ... ok
[INFO] [stdout] test database::playlist_formats::tests::test_pls_parsing ... ok
[INFO] [stdout] test database::playlist_formats::tests::test_output_filename_generation ... ok
[INFO] [stdout] test error::tests::test_configuration_error_integration ... ok
[INFO] [stdout] test error::tests::test_error_recoverability ... ok
[INFO] [stdout] test error::tests::test_database_error_integration ... ok
[INFO] [stdout] test database::playlist_formats::tests::test_m3u_export ... ok
[INFO] [stdout] test error::tests::test_platform_error_integration ... ok
[INFO] [stdout] test logging::tests::test_diagnostic_report_creation ... ok
[INFO] [stdout] test logging::tests::test_network_status_logging ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.803218641Z[0m [32m INFO[0m ThreadId(38) [2mvuio::logging[0m[2m:[0m [2msrc/logging.rs[0m[2m:[0m[2m48:[0m Logging initialized with level: debug
[INFO] [stdout] [2m2026-03-30T08:36:24.803228721Z[0m [32m INFO[0m ThreadId(40) [2mvuio::logging::tests[0m[2m:[0m [2msrc/logging.rs[0m[2m:[0m[2m320:[0m Startup logging test - skipping actual call to avoid circular dependencies
[INFO] [stdout] test logging::tests::test_logging_initialization ... ok
[INFO] [stdout] test logging::tests::test_startup_logging ... ok
[INFO] [stdout] test platform::config::tests::test_default_media_directories ... ok
[INFO] [stdout] test platform::config::tests::test_exclude_patterns ... ok
[INFO] [stdout] test media::tests::test_scan_result_operations ... ok
[INFO] [stdout] test platform::config::tests::test_file_paths ... ok
[INFO] [stdout] test platform::config::tests::test_media_extensions ... ok
[INFO] [stdout] test platform::config::tests::test_platform_config_creation ... ok
[INFO] [stdout] test platform::config::tests::test_platform_metadata ... ok
[INFO] [stdout] test platform::config::tests::test_path_validation ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.808757782Z[0m [32m INFO[0m ThreadId(55) [2mvuio::platform::diagnostics[0m[2m:[0m [2msrc/platform/diagnostics.rs[0m[2m:[0m[2m159:[0m Collecting diagnostic information...
[INFO] [stdout] [2m2026-03-30T08:36:24.808914412Z[0m [32m INFO[0m ThreadId(55) [2mvuio::platform::network::linux[0m[2m:[0m [2msrc/platform/network/linux.rs[0m[2m:[0m[2m855:[0m Detecting network interfaces for the first time...
[INFO] [stdout] test platform::diagnostics::tests::test_diagnostic_serialization ... ok
[INFO] [stdout] test platform::diagnostics::tests::test_port_availability ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.809787392Z[0m [32m INFO[0m ThreadId(58) [2mvuio::platform::diagnostics[0m[2m:[0m [2msrc/platform/diagnostics.rs[0m[2m:[0m[2m502:[0m Performing startup diagnostic checks...
[INFO] [stdout] [2m2026-03-30T08:36:24.809897192Z[0m [32m INFO[0m ThreadId(58) [2mvuio::platform::network::linux[0m[2m:[0m [2msrc/platform/network/linux.rs[0m[2m:[0m[2m855:[0m Detecting network interfaces for the first time...
[INFO] [stdout] [2m2026-03-30T08:36:24.817684103Z[0m [32m INFO[0m ThreadId(29) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m104:[0m Opened RedbDatabase at /tmp/.tmpkMcrmr/test_playlist.redb (max_file_id=0, max_playlist_id=0)
[INFO] [stdout] [2m2026-03-30T08:36:24.817746713Z[0m [32m INFO[0m ThreadId(29) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m288:[0m RedbDatabase initialized
[INFO] [stdout] [2m2026-03-30T08:36:24.819811623Z[0m [34mDEBUG[0m ThreadId(29) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m1128:[0m Bulk stored 5 media files
[INFO] [stdout] [2m2026-03-30T08:36:24.819816463Z[0m [32m INFO[0m ThreadId(27) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m104:[0m Opened RedbDatabase at /tmp/.tmpXtISo1/test.redb (max_file_id=0, max_playlist_id=0)
[INFO] [stdout] [2m2026-03-30T08:36:24.819850053Z[0m [32m INFO[0m ThreadId(27) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m288:[0m RedbDatabase initialized
[INFO] [stdout] [2m2026-03-30T08:36:24.819911623Z[0m [34mDEBUG[0m ThreadId(27) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m300:[0m store_media_file: storing file '/music/test.mp3' in dir_key '/music'
[INFO] [stdout] [2m2026-03-30T08:36:24.820971143Z[0m [32m INFO[0m ThreadId(41) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m104:[0m Opened RedbDatabase at /tmp/.tmprgPYXr/test.redb (max_file_id=0, max_playlist_id=0)
[INFO] [stdout] [2m2026-03-30T08:36:24.821023123Z[0m [32m INFO[0m ThreadId(41) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m288:[0m RedbDatabase initialized
[INFO] [stdout] [2m2026-03-30T08:36:24.821692694Z[0m [34mDEBUG[0m ThreadId(27) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m325:[0m Stored media file /music/test.mp3 with ID 1
[INFO] [stdout] [2m2026-03-30T08:36:24.821771894Z[0m [32m INFO[0m ThreadId(29) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m964:[0m Created playlist 'Test Playlist' with ID 1
[INFO] [stdout] [2m2026-03-30T08:36:24.822490183Z[0m [32m INFO[0m ThreadId(42) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m104:[0m Opened RedbDatabase at /tmp/.tmpFru4v9/test.redb (max_file_id=0, max_playlist_id=0)
[INFO] [stdout] [2m2026-03-30T08:36:24.822526594Z[0m [32m INFO[0m ThreadId(42) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m288:[0m RedbDatabase initialized
[INFO] [stdout] [2m2026-03-30T08:36:24.823182424Z[0m [34mDEBUG[0m ThreadId(42) [2mvuio::media[0m[2m:[0m [2msrc/media.rs[0m[2m:[0m[2m208:[0m Path normalization: '/tmp/.tmpFru4v9/test.mp4' -> '/tmp/.tmpFru4v9/test.mp4'
[INFO] [stdout] [2m2026-03-30T08:36:24.823247574Z[0m [32m INFO[0m ThreadId(42) [2mvuio::media[0m[2m:[0m [2msrc/media.rs[0m[2m:[0m[2m342:[0m Bulk inserting 1 new files using ZeroCopy database
[INFO] [stdout] [2m2026-03-30T08:36:24.823298044Z[0m [34mDEBUG[0m ThreadId(42) [2mvuio::media[0m[2m:[0m [2msrc/media.rs[0m[2m:[0m[2m344:[0m Inserting file: path='/tmp/.tmpFru4v9/test.mp4', mime_type='video/mp4', size=18
[INFO] [stdout] [2m2026-03-30T08:36:24.823360304Z[0m [32m INFO[0m ThreadId(43) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m104:[0m Opened RedbDatabase at /tmp/.tmpk7t9NO/test.redb (max_file_id=0, max_playlist_id=0)
[INFO] [stdout] [2m2026-03-30T08:36:24.823362114Z[0m [32m INFO[0m ThreadId(28) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m104:[0m Opened RedbDatabase at /tmp/.tmpmlnWN7/test_bulk.redb (max_file_id=0, max_playlist_id=0)
[INFO] [stdout] [2m2026-03-30T08:36:24.823405904Z[0m [32m INFO[0m ThreadId(43) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m288:[0m RedbDatabase initialized
[INFO] [stdout] [2m2026-03-30T08:36:24.823406394Z[0m [32m INFO[0m ThreadId(28) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m288:[0m RedbDatabase initialized
[INFO] [stdout] [2m2026-03-30T08:36:24.824031924Z[0m [34mDEBUG[0m ThreadId(27) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m382:[0m Removed media file: /music/test.mp3
[INFO] [stdout] [2m2026-03-30T08:36:24.824862894Z[0m [32m INFO[0m ThreadId(43) [2mvuio::media[0m[2m:[0m [2msrc/media.rs[0m[2m:[0m[2m451:[0m Starting parallel directory scan of: /tmp/.tmpk7t9NO/media
[INFO] [stdout] [2m2026-03-30T08:36:24.824903054Z[0m [34mDEBUG[0m ThreadId(43) [2mvuio::media[0m[2m:[0m [2msrc/media.rs[0m[2m:[0m[2m454:[0m Loading existing files from database...
[INFO] [stdout] [2m2026-03-30T08:36:24.824984664Z[0m [34mDEBUG[0m ThreadId(43) [2mvuio::media[0m[2m:[0m [2msrc/media.rs[0m[2m:[0m[2m475:[0m Loaded 0 existing files from database
[INFO] [stdout] [2m2026-03-30T08:36:24.825198694Z[0m [34mDEBUG[0m ThreadId(42) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m1128:[0m Bulk stored 1 media files
[INFO] [stdout] [2m2026-03-30T08:36:24.825360944Z[0m [32m INFO[0m ThreadId(42) [2mvuio::media[0m[2m:[0m [2msrc/media.rs[0m[2m:[0m[2m375:[0m ZeroCopy bulk operations completed: 1 inserted, 0 updated, 0 removed, 0 unchanged
[INFO] [stdout] [2m2026-03-30T08:36:24.825361034Z[0m [34mDEBUG[0m ThreadId(58) [2mvuio::platform::network::linux[0m[2m:[0m [2msrc/platform/network/linux.rs[0m[2m:[0m[2m382:[0m Standard interface detection failed, trying alternative methods
[INFO] [stdout] [2m2026-03-30T08:36:24.825571484Z[0m [34mDEBUG[0m ThreadId(55) [2mvuio::platform::network::linux[0m[2m:[0m [2msrc/platform/network/linux.rs[0m[2m:[0m[2m382:[0m Standard interface detection failed, trying alternative methods
[INFO] [stdout] test media::tests::test_media_scanner_basic_functionality ... ok
[INFO] [stdout] test platform::error::tests::test_configuration_error_recovery ... ok
[INFO] [stdout] test platform::error::tests::test_database_error_recovery ... ok
[INFO] [stdout] test platform::error::tests::test_platform_error_user_message ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.827910195Z[0m [32m INFO[0m ThreadId(43) [2mvuio::media[0m[2m:[0m [2msrc/media.rs[0m[2m:[0m[2m504:[0m Found 4 media files, processing in batches of 1000
[INFO] [stdout] test platform::error::tests::test_windows_error_recovery ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.828580055Z[0m [32m INFO[0m ThreadId(43) [2mvuio::media[0m[2m:[0m [2msrc/media.rs[0m[2m:[0m[2m577:[0m Inserting final batch of 4 files
[INFO] [stdout] test database::redb::tests::test_redb_database_basic_operations ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.829632125Z[0m [32m INFO[0m ThreadId(58) [2mvuio::platform::diagnostics[0m[2m:[0m [2msrc/platform/diagnostics.rs[0m[2m:[0m[2m526:[0m Platform Linux is supported
[INFO] [stdout] [2m2026-03-30T08:36:24.829716365Z[0m [32m INFO[0m ThreadId(58) [2mvuio::platform::network::linux[0m[2m:[0m [2msrc/platform/network/linux.rs[0m[2m:[0m[2m855:[0m Detecting network interfaces for the first time...
[INFO] [stdout] test media::tests::test_media_scanner_path_normalization ... ok
[INFO] [stdout] test platform::filesystem::tests::path_normalizer_tests::test_canonical_format_consistency ... ok
[INFO] [stdout] test platform::filesystem::tests::path_normalizer_tests::test_canonical_to_windows_conversion ... ok
[INFO] [stdout] test platform::filesystem::tests::path_normalizer_tests::test_empty_and_invalid_canonical_paths ... ok
[INFO] [stdout] test platform::filesystem::tests::path_normalizer_tests::test_filesystem_manager_path_normalization_integration ... ok
[INFO] [stdout] test platform::filesystem::tests::path_normalizer_tests::test_canonicalize_path_resolves_before_normalization ... ok
[INFO] [stdout] test platform::filesystem::tests::path_normalizer_tests::test_normalize_for_query ... ok
[INFO] [stdout] test platform::filesystem::tests::path_normalizer_tests::test_path_normalization_invalid_characters ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.830819625Z[0m [34mDEBUG[0m ThreadId(43) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m1128:[0m Bulk stored 4 media files
[INFO] [stdout] test platform::filesystem::tests::path_normalizer_tests::test_path_normalization_too_long ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.830895365Z[0m [32m INFO[0m ThreadId(43) [2mvuio::media[0m[2m:[0m [2msrc/media.rs[0m[2m:[0m[2m612:[0m Scan completed: 4 new, 0 updated, 0 removed, 0 unchanged
[INFO] [stdout] test platform::diagnostics::tests::test_diagnostic_collection ... ok
[INFO] [stdout] test platform::filesystem::tests::path_normalizer_tests::test_platform_path_normalizer_creation ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.831175485Z[0m [32m INFO[0m ThreadId(43) [2mvuio::media[0m[2m:[0m [2msrc/media.rs[0m[2m:[0m[2m451:[0m Starting parallel directory scan of: /tmp/.tmpk7t9NO/media
[INFO] [stdout] test platform::filesystem::tests::path_normalizer_tests::test_roundtrip_conversion ... ok[2m2026-03-30T08:36:24.831285475Z[0m [34mDEBUG[0m ThreadId(43) [2mvuio::media[0m[2m:[0m [2msrc/media.rs[0m[2m:[0m[2m454:[0m Loading existing files from database...
[INFO] [stdout] 
[INFO] [stdout] test platform::filesystem::tests::path_normalizer_tests::test_windows_path_normalization_basic ... ok
[INFO] [stdout] test platform::filesystem::tests::path_normalizer_tests::test_windows_path_normalization_edge_cases ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.831634855Z[0m [34mDEBUG[0m ThreadId(43) [2mvuio::media[0m[2m:[0m [2msrc/media.rs[0m[2m:[0m[2m475:[0m Loaded 4 existing files from database
[INFO] [stdout] [2m2026-03-30T08:36:24.831725095Z[0m [34mDEBUG[0m ThreadId(58) [2mvuio::platform::network::linux[0m[2m:[0m [2msrc/platform/network/linux.rs[0m[2m:[0m[2m382:[0m Standard interface detection failed, trying alternative methods
[INFO] [stdout] test platform::filesystem::tests::path_normalizer_tests::test_windows_path_normalization_unc_paths ... ok
[INFO] [stdout] test platform::filesystem::tests::test_case_sensitivity ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.832130505Z[0m [32m INFO[0m ThreadId(43) [2mvuio::media[0m[2m:[0m [2msrc/media.rs[0m[2m:[0m[2m504:[0m Found 4 media files, processing in batches of 1000
[INFO] [stdout] test platform::filesystem::tests::test_extension_matching ... ok
[INFO] [stdout] test platform::filesystem::tests::test_mime_type_detection ... ok
[INFO] [stdout] test platform::filesystem::tests::test_path_validation ... ok[2m2026-03-30T08:36:24.832689215Z[0m [32m INFO[0m ThreadId(43) [2mvuio::media[0m[2m:[0m [2msrc/media.rs[0m[2m:[0m[2m612:[0m Scan completed: 0 new, 0 updated, 0 removed, 4 unchanged
[INFO] [stdout] 
[INFO] [stdout] test platform::filesystem::tests::test_supported_extension_check ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.832795155Z[0m [32m INFO[0m ThreadId(91) [2mvuio::platform::network::linux[0m[2m:[0m [2msrc/platform/network/linux.rs[0m[2m:[0m[2m855:[0m Detecting network interfaces for the first time...
[INFO] [stdout] test platform::linux::tests::test_linux_version_detection ... ok
[INFO] [stdout] test platform::network::linux::tests::test_interface_type_determination ... ok
[INFO] [stdout] test platform::network::linux::tests::test_linux_network_manager_creation ... ok
[INFO] [stdout] test platform::network::linux::tests::test_network_namespaces ... ok
[INFO] [stdout] test platform::linux::tests::test_linux_metadata ... ok
[INFO] [stdout] test platform::network::linux::tests::test_requires_elevation ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.834432265Z[0m [34mDEBUG[0m ThreadId(97) [2mvuio::platform::network::linux[0m[2m:[0m [2msrc/platform/network/linux.rs[0m[2m:[0m[2m61:[0m Successfully bound to port 8080 on Linux
[INFO] [stdout] [2m2026-03-30T08:36:24.834577235Z[0m [34mDEBUG[0m ThreadId(97) [2mvuio::platform::network::linux[0m[2m:[0m [2msrc/platform/network/linux.rs[0m[2m:[0m[2m138:[0m Configured multicast socket options for optimal Docker compatibility
[INFO] [stdout] test platform::network::tests::test_interface_filtering ... ok
[INFO] [stdout] test platform::network::linux::tests::test_port_availability_check ... ok
[INFO] [stdout] test platform::network::tests::test_interface_prioritization ... ok
[INFO] [stdout] test platform::network::tests::test_ssdp_config_default ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.835192516Z[0m [34mDEBUG[0m ThreadId(102) [2mvuio::platform::network[0m[2m:[0m [2msrc/platform/network/mod.rs[0m[2m:[0m[2m98:[0m Enabled SO_REUSEADDR
[INFO] [stdout] [2m2026-03-30T08:36:24.835237805Z[0m [34mDEBUG[0m ThreadId(102) [2mvuio::platform::network[0m[2m:[0m [2msrc/platform/network/mod.rs[0m[2m:[0m[2m115:[0m Enabled SO_BROADCAST
[INFO] [stdout] [2m2026-03-30T08:36:24.835279585Z[0m [34mDEBUG[0m ThreadId(102) [2mvuio::platform::network[0m[2m:[0m [2msrc/platform/network/mod.rs[0m[2m:[0m[2m118:[0m Applied optimized socket configuration
[INFO] [stdout] test platform::tests::test_os_type_detection ... [2m2026-03-30T08:36:24.835446265Z[0m [34mDEBUG[0m ThreadId(102) [2mvuio::platform::network[0m[2m:[0m [2msrc/platform/network/mod.rs[0m[2m:[0m[2m66:[0m Created SSDP socket bound to port 8080 with optimized configuration
[INFO] [stdout] [2m2026-03-30T08:36:24.835442376Z[0m [34mDEBUG[0m ThreadId(91) [2mvuio::platform::network::linux[0m[2m:[0m [2msrc/platform/network/linux.rs[0m[2m:[0m[2m382:[0m Standard interface detection failed, trying alternative methods
[INFO] [stdout] ok
[INFO] [stdout] test platform::network::tests::test_ssdp_socket_creation ... ok
[INFO] [stdout] test platform::tests::test_platform_capabilities ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.835867346Z[0m [32m INFO[0m ThreadId(105) [2mvuio::platform::network::linux[0m[2m:[0m [2msrc/platform/network/linux.rs[0m[2m:[0m[2m855:[0m Detecting network interfaces for the first time...
[INFO] [stdout] [2m2026-03-30T08:36:24.835944306Z[0m [32m INFO[0m ThreadId(106) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m269:[0m Starting file system watcher for 1 directories
[INFO] [stdout] [2m2026-03-30T08:36:24.836074466Z[0m [32m INFO[0m ThreadId(58) [2mvuio::platform::diagnostics[0m[2m:[0m [2msrc/platform/diagnostics.rs[0m[2m:[0m[2m550:[0m Found 1 usable network interface(s)
[INFO] [stdout] [2m2026-03-30T08:36:24.836080126Z[0m [32m INFO[0m ThreadId(106) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m260:[0m File system watcher initialized with 250ms debounce
[INFO] [stdout] [2m2026-03-30T08:36:24.836250856Z[0m [34mDEBUG[0m ThreadId(58) [2mvuio::platform::diagnostics[0m[2m:[0m [2msrc/platform/diagnostics.rs[0m[2m:[0m[2m567:[0m Filesystem write test passed
[INFO] [stdout] [2m2026-03-30T08:36:24.836241086Z[0m [32m INFO[0m ThreadId(106) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m261:[0m Watcher callback registered and ready to receive events
[INFO] [stdout] [2m2026-03-30T08:36:24.836399436Z[0m [34mDEBUG[0m ThreadId(58) [2mvuio::platform::diagnostics[0m[2m:[0m [2msrc/platform/diagnostics.rs[0m[2m:[0m[2m585:[0m System resource checks passed
[INFO] [stdout] [2m2026-03-30T08:36:24.836431256Z[0m [32m INFO[0m ThreadId(58) [2mvuio::platform::diagnostics[0m[2m:[0m [2msrc/platform/diagnostics.rs[0m[2m:[0m[2m516:[0m All startup diagnostic checks passed
[INFO] [stdout] [2m2026-03-30T08:36:24.836459236Z[0m [32m INFO[0m ThreadId(58) [2mvuio::platform::diagnostics::tests[0m[2m:[0m [2msrc/platform/diagnostics.rs[0m[2m:[0m[2m616:[0m Startup diagnostics passed
[INFO] [stdout] test platform::diagnostics::tests::test_startup_diagnostics ... ok
[INFO] [stdout] test watcher::tests::test_media_file_detection ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.837141896Z[0m [32m INFO[0m ThreadId(106) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m294:[0m Started watching directory: /tmp/.tmpMo65Yh
[INFO] [stdout] [2m2026-03-30T08:36:24.837187566Z[0m [32m INFO[0m ThreadId(110) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m269:[0m Starting file system watcher for 1 directories
[INFO] [stdout] [2m2026-03-30T08:36:24.837256946Z[0m [32m INFO[0m ThreadId(106) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m298:[0m Directory exists and is accessible: /tmp/.tmpMo65Yh
[INFO] [stdout] [2m2026-03-30T08:36:24.837421116Z[0m [32m INFO[0m ThreadId(110) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m260:[0m File system watcher initialized with 250ms debounce
[INFO] [stdout] [2m2026-03-30T08:36:24.837565076Z[0m [32m INFO[0m ThreadId(110) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m261:[0m Watcher callback registered and ready to receive events
[INFO] [stdout] test media::tests::test_recursive_scan_optimization ... ok
[INFO] [stdout] test platform::linux::tests::test_linux_interface_detection ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.838400926Z[0m [32m INFO[0m ThreadId(110) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m294:[0m Started watching directory: /tmp/.tmp31vZgA
[INFO] [stdout] [2m2026-03-30T08:36:24.838447756Z[0m [32m INFO[0m ThreadId(110) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m298:[0m Directory exists and is accessible: /tmp/.tmp31vZgA
[INFO] [stdout] [2m2026-03-30T08:36:24.838490396Z[0m [32m INFO[0m ThreadId(110) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m315:[0m Stopping file system watcher
[INFO] [stdout] [2m2026-03-30T08:36:24.838537196Z[0m [32m INFO[0m ThreadId(110) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m326:[0m File system watcher stopped
[INFO] [stdout] test watcher::tests::test_watcher_creation ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.838560596Z[0m [32m INFO[0m ThreadId(113) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m269:[0m Starting file system watcher for 1 directories
[INFO] [stdout] [2m2026-03-30T08:36:24.838602466Z[0m [34mDEBUG[0m ThreadId(105) [2mvuio::platform::network::linux[0m[2m:[0m [2msrc/platform/network/linux.rs[0m[2m:[0m[2m382:[0m Standard interface detection failed, trying alternative methods
[INFO] [stdout] [2m2026-03-30T08:36:24.838666746Z[0m [34mDEBUG[0m ThreadId(115) [2mvuio::web::handlers[0m[2m:[0m [2msrc/web/handlers.rs[0m[2m:[0m[2m184:[0m Parsed browse params - ObjectID: '0', StartingIndex: 0, RequestedCount: 0
[INFO] [stdout] test web::handlers::tests::test_parse_browse_params_empty_xml ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.839062206Z[0m [33m WARN[0m ThreadId(118) [2mvuio::web::handlers[0m[2m:[0m [2msrc/web/handlers.rs[0m[2m:[0m[2m161:[0m Failed to parse StartingIndex 'invalid': invalid digit found in string
[INFO] [stdout] [2m2026-03-30T08:36:24.839175406Z[0m [33m WARN[0m ThreadId(118) [2mvuio::web::handlers[0m[2m:[0m [2msrc/web/handlers.rs[0m[2m:[0m[2m167:[0m Failed to parse RequestedCount 'not_a_number': invalid digit found in string
[INFO] [stdout] test watcher::tests::test_watch_and_unwatch ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.839388466Z[0m [34mDEBUG[0m ThreadId(118) [2mvuio::web::handlers[0m[2m:[0m [2msrc/web/handlers.rs[0m[2m:[0m[2m184:[0m Parsed browse params - ObjectID: 'test', StartingIndex: 0, RequestedCount: 0
[INFO] [stdout] test web::handlers::tests::test_parse_browse_params_invalid_numbers ... [2m2026-03-30T08:36:24.839465036Z[0m [32m INFO[0m ThreadId(113) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m260:[0m File system watcher initialized with 250ms debounce
[INFO] [stdout] ok
[INFO] [stdout] [2m2026-03-30T08:36:24.839640676Z[0m [32m INFO[0m ThreadId(113) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m261:[0m Watcher callback registered and ready to receive events
[INFO] [stdout] [2m2026-03-30T08:36:24.839823436Z[0m [33m WARN[0m ThreadId(113) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m282:[0m Directory does not exist, skipping: /nonexistent/path
[INFO] [stdout] test watcher::tests::test_watch_nonexistent_directory ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.839986186Z[0m [34mDEBUG[0m ThreadId(120) [2mvuio::web::handlers[0m[2m:[0m [2msrc/web/handlers.rs[0m[2m:[0m[2m184:[0m Parsed browse params - ObjectID: '0', StartingIndex: 0, RequestedCount: 0
[INFO] [stdout] test web::handlers::tests::test_parse_browse_params_minimal_xml ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.840078456Z[0m [34mDEBUG[0m ThreadId(121) [2mvuio::web::handlers[0m[2m:[0m [2msrc/web/handlers.rs[0m[2m:[0m[2m184:[0m Parsed browse params - ObjectID: 'audio/artists', StartingIndex: 0, RequestedCount: 0
[INFO] [stdout] [2m2026-03-30T08:36:24.840246736Z[0m [34mDEBUG[0m ThreadId(122) [2mvuio::web::handlers[0m[2m:[0m [2msrc/web/handlers.rs[0m[2m:[0m[2m184:[0m Parsed browse params - ObjectID: 'video/movies/action', StartingIndex: 100, RequestedCount: 50
[INFO] [stdout] test web::handlers::tests::test_parse_browse_params_missing_elements ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.840659366Z[0m [34mDEBUG[0m ThreadId(119) [2mvuio::web::handlers[0m[2m:[0m [2msrc/web/handlers.rs[0m[2m:[0m[2m184:[0m Parsed browse params - ObjectID: 'test', StartingIndex: 5, RequestedCount: 10
[INFO] [stdout] [2m2026-03-30T08:36:24.840783826Z[0m [34mDEBUG[0m ThreadId(123) [2mvuio::web::handlers[0m[2m:[0m [2msrc/web/handlers.rs[0m[2m:[0m[2m184:[0m Parsed browse params - ObjectID: 'video/movies', StartingIndex: 10, RequestedCount: 25
[INFO] [stdout] test web::handlers::tests::test_parse_browse_params_performance_comparison ... ok
[INFO] [stdout] test database::redb::tests::test_redb_database_playlist_operations ... ok
[INFO] [stdout] test web::handlers::tests::test_parse_browse_params_malformed_xml ... ok
[INFO] [stdout] test web::handlers::tests::test_parse_browse_params_valid_xml ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.841083076Z[0m [34mDEBUG[0m ThreadId(124) [2mvuio::web::handlers[0m[2m:[0m [2msrc/web/handlers.rs[0m[2m:[0m[2m184:[0m Parsed browse params - ObjectID: 'video/series', StartingIndex: 5, RequestedCount: 15
[INFO] [stdout] test web::handlers::tests::test_parse_browse_params_with_whitespace ... ok
[INFO] [stdout] test platform::tests::test_platform_info_detection ... ok
[INFO] [stdout] [2m2026-03-30T08:36:24.844607097Z[0m [34mDEBUG[0m ThreadId(28) [2mvuio::database::redb[0m[2m:[0m [2msrc/database/redb.rs[0m[2m:[0m[2m1128:[0m Bulk stored 100 media files
[INFO] [stdout] test database::redb::tests::test_redb_database_bulk_operations ... ok
[INFO] [stdout] test platform::filesystem::tests::path_normalizer_tests::test_windows_path_normalization_mixed_separators ... FAILED
[INFO] [stdout] [2m2026-03-30T08:36:25.087663914Z[0m [32m INFO[0m ThreadId(107) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m187:[0m Watcher callback triggered with 1 events
[INFO] [stdout] [2m2026-03-30T08:36:25.087714824Z[0m [32m INFO[0m ThreadId(107) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m189:[0m   Raw event: Access(Open(Any)) for paths: ["/tmp/.tmpMo65Yh"]
[INFO] [stdout] [2m2026-03-30T08:36:25.087745844Z[0m [32m INFO[0m ThreadId(107) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m206:[0m Including directory event for path: /tmp/.tmpMo65Yh
[INFO] [stdout] [2m2026-03-30T08:36:25.087761674Z[0m [32m INFO[0m ThreadId(107) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m227:[0m Processing 1 relevant events
[INFO] [stdout] [2m2026-03-30T08:36:25.338099293Z[0m [32m INFO[0m ThreadId(107) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m187:[0m Watcher callback triggered with 3 events
[INFO] [stdout] [2m2026-03-30T08:36:25.338134303Z[0m [32m INFO[0m ThreadId(107) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m189:[0m   Raw event: Create(File) for paths: ["/tmp/.tmpMo65Yh/test.mp4"]
[INFO] [stdout] [2m2026-03-30T08:36:25.338149463Z[0m [32m INFO[0m ThreadId(107) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m189:[0m   Raw event: Access(Open(Any)) for paths: ["/tmp/.tmpMo65Yh/test.mp4"]
[INFO] [stdout] [2m2026-03-30T08:36:25.338162063Z[0m [32m INFO[0m ThreadId(107) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m189:[0m   Raw event: Access(Close(Write)) for paths: ["/tmp/.tmpMo65Yh/test.mp4"]
[INFO] [stdout] [2m2026-03-30T08:36:25.338188153Z[0m [32m INFO[0m ThreadId(107) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m214:[0m Including media file event for path: /tmp/.tmpMo65Yh/test.mp4
[INFO] [stdout] [2m2026-03-30T08:36:25.338209463Z[0m [32m INFO[0m ThreadId(107) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m214:[0m Including media file event for path: /tmp/.tmpMo65Yh/test.mp4
[INFO] [stdout] [2m2026-03-30T08:36:25.338242803Z[0m [32m INFO[0m ThreadId(107) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m214:[0m Including media file event for path: /tmp/.tmpMo65Yh/test.mp4
[INFO] [stdout] [2m2026-03-30T08:36:25.338286743Z[0m [32m INFO[0m ThreadId(107) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m227:[0m Processing 3 relevant events
[INFO] [stdout] [2m2026-03-30T08:36:25.338347033Z[0m [32m INFO[0m ThreadId(107) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m110:[0m Media file created (detected by watcher): /tmp/.tmpMo65Yh/test.mp4
[INFO] [stdout] [2m2026-03-30T08:36:25.338416173Z[0m [34mDEBUG[0m ThreadId(107) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m154:[0m Media file generic event: /tmp/.tmpMo65Yh/test.mp4
[INFO] [stdout] [2m2026-03-30T08:36:25.338474783Z[0m [34mDEBUG[0m ThreadId(107) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m154:[0m Media file generic event: /tmp/.tmpMo65Yh/test.mp4
[INFO] [stdout] [2m2026-03-30T08:36:25.338594413Z[0m [32m INFO[0m ThreadId(106) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m315:[0m Stopping file system watcher
[INFO] [stdout] [2m2026-03-30T08:36:25.338649453Z[0m [32m INFO[0m ThreadId(106) [2mvuio::watcher[0m[2m:[0m [2msrc/watcher/mod.rs[0m[2m:[0m[2m326:[0m File system watcher stopped
[INFO] [stdout] test watcher::tests::test_file_events ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- platform::filesystem::tests::path_normalizer_tests::test_windows_path_normalization_mixed_separators stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'platform::filesystem::tests::path_normalizer_tests::test_windows_path_normalization_mixed_separators' (106) panicked at src/platform/filesystem/mod.rs:1021:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "c:/users/media"
[INFO] [stdout]  right: "c:/users//media"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6545c9e7eaba - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6545c9e7eaba - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6545c9e7eaba - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6545c9e7eaba - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6545c9e9752a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6545c9e9752a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6545c9e844c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6545c9e844c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6545c9e58a2f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6545c9e58a2f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6545c9e746a9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6545c991376c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6545c991376c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6545c9e74922 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6545c9e74922 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6545c9e58ae8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6545c9e4fb89 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6545c9e59aad - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6545c9e97d9c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6545c9e97c23 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6545c97719a5 - core[a96a4c5c53f902a3]::panicking::assert_failed::<alloc[c960326de6de28e6]::string::String, &str>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6545c94c63ed - vuio[da1766d41002c408]::platform::filesystem::tests::path_normalizer_tests::test_windows_path_normalization_mixed_separators
[INFO] [stdout]                                at /opt/rustwide/workdir/src/platform/filesystem/mod.rs:1021:13
[INFO] [stdout]   22:     0x6545c94bb867 - vuio[da1766d41002c408]::platform::filesystem::tests::path_normalizer_tests::test_windows_path_normalization_mixed_separators::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/platform/filesystem/mod.rs:1012:62
[INFO] [stdout]   23:     0x6545c949ad36 - <vuio[da1766d41002c408]::platform::filesystem::tests::path_normalizer_tests::test_windows_path_normalization_mixed_separators::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6545c990784b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6545c990784b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6545c991423b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6545c991423b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6545c991423b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6545c991423b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6545c991423b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6545c991423b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6545c991423b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6545c990f954 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6545c990f954 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6545c9916e42 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6545c9916e42 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6545c9916e42 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6545c9916e42 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6545c9916e42 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6545c9916e42 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6545c9916e42 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6545c9e7dd3f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x6545c9e7dd3f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7c6d58362aa4 - <unknown>
[INFO] [stdout]   45:     0x7c6d583efa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     platform::filesystem::tests::path_normalizer_tests::test_windows_path_normalization_mixed_separators
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 101 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8624eeccec5dd37e4fe3223e5b2390619ecba6317934475dd658b20396853662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8624eeccec5dd37e4fe3223e5b2390619ecba6317934475dd658b20396853662", kill_on_drop: false }`
[INFO] [stdout] 8624eeccec5dd37e4fe3223e5b2390619ecba6317934475dd658b20396853662
